home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / nftp082.zip / nftp.i < prev    next >
Text File  |  1996-08-09  |  13KB  |  427 lines

  1. ;
  2. ; Note: logical values may be specified as 0/1 or yes/no.
  3. ;
  4. [network]
  5. ;
  6. ; your name for anonymous transfers
  7. ;
  8. ;anonymous-name=anonymous
  9. ;
  10. ; your password for anonymous logins. Insert your e-mail address here
  11. ;
  12. anonymous-password="your-e-mail-address"
  13. ;
  14. ; new since 0.51
  15. ;
  16. ; default ftp port. do not change unless you're know what are you doing.
  17. ; To make this feature useful create special directories for sites with
  18. ; nonstandard ports and set 'default-port' in them, not in general nftp.ini:
  19. ; nftp will look for initialization file in the current directory first,
  20. ; then in the path
  21. ;
  22. ;default-port=21
  23. ;
  24. ; new since 0.80
  25. ;
  26. ; interval (in seconds) between retries when anonymous login failed. 
  27. ; set to 0 to disable retries. default is 5 minutes
  28. ;
  29. ;login-retry=300
  30.  
  31.  
  32. ; new since 0.80
  33. ;
  34. [firewalling]
  35. ;
  36. ; The firewall descriptions below are taken from WS_FTP docs.
  37. ;
  38. ; your firewall type:
  39. ; 0 - no firewalling (default)
  40. ; 1 - SITE hostname
  41. ;        Firewall host, userid and password are required.
  42. ;        User is logged on the firewall and the remote connection is
  43. ;        established using SITE remote_host.
  44. ; 2 - USER after logon
  45. ;        Firewall host, userid and password are required.
  46. ;        User is logged on the firewall and the remote connection is
  47. ;        established using USER remote_userid@remote_host
  48. ; 3 - USER with no logon
  49. ;        Firewall host required, userid and password are ignored.
  50. ;        USER remote_userid@remote_host is sent to firewall upon initial 
  51. ;        connection.
  52. ; 4 - Proxy OPEN
  53. ;        Firewall host required, userid and password are ignored.  
  54. ;        OPEN remote_host is sent to firewall upon initial connection.
  55. ;
  56. ;firewall-type=0
  57. ;
  58. ;firewall-host=
  59. ;
  60. ;firewall-login=
  61. ;
  62. ;firewall-password=
  63. ;
  64. ;firewall-port=
  65. ;
  66. ;  There is another kind of firewall, which is not specifically 
  67. ;  configured. A router-based firewall is one which allows connections 
  68. ;  to be established in one direction only.  The router itself is
  69. ;  invisible to the user.  However, the default mode within FTP is
  70. ;  that "data" connections are established by the server rather than
  71. ;  the client.  To work with a router-based firewall requires using
  72. ;  the PASV Mode of FTP.
  73. ;
  74. ;use-PASV-mode=0
  75.  
  76.  
  77. ;-----------------------------------------------------------------------
  78. ;  Owner identification
  79. ;
  80. [registration]
  81. ;
  82. ; Your registration name (specify exactly as typed in registration 
  83. ; form); enclose into double quotes
  84. name=
  85. ;
  86. ; Your registration code; enclose into double quotes. If you're
  87. ; running unregistered version, set this parameter to empty value.
  88. code=
  89. ;
  90. ; If you're running unregistered and hate those warnings about
  91. ; registration, set this parameter to 0 -- you'll no longer see
  92. ; warnings. Of course, files larger than 500KB will be still unreachable.
  93. message=1
  94.  
  95. ;-----------------------------------------------------------------------
  96.  
  97. [options]
  98. ;
  99. ; dereference symlinks on server. Setting to 0 is not recommended
  100. ;
  101. ;dereference-links=1
  102. ;
  103. ; Include files starting with "." into list ?
  104. ;
  105. ;show-dotted=1
  106. ;
  107. ; Debugging. Do not set to 1 unless nftp goes crazy. Produces huge logs
  108. ;
  109. ;debug=0
  110. ;
  111. ; whether to beep at the end of transfer
  112. ;
  113. ;transfer-bell=1
  114. ;
  115. ; whether to beep when logged in
  116. ;
  117. ;login-bell=1
  118. ;
  119. ; whether to pause at transfer stats screen at the end of transfer
  120. ;
  121. ;transfer-pause=1
  122. ;
  123. ; whether to log transfers. Pretty useful option to keep history and
  124. ; statistics
  125. ;
  126. ;log-transfers=1
  127. ;
  128. ; name of transfer log. This may be global file (one for several instances
  129. ; of nftp running simultaneously).
  130. ;
  131. log-transfers-name=".\nftp.fls"
  132. ;
  133. ; whether to ask to save current host/dir as bookmark at logoff.
  134. ; Do you remember that nCftp does this always?
  135. ;
  136. ;save-bookmark-at-logoff=0
  137. ;
  138. ; where to save bookmark information. This may be global file (one for
  139. ; several instances of nftp).
  140. ;
  141. bookmarks-file=".\nftp.mrk"
  142. ;
  143. ; external program invoked by Alt-F3. Substitute your favourite viewer/editor
  144. ;
  145. ;text-viewer="tedit.exe"
  146. ;
  147. ; whether to switch to Control Connection Window automatically when
  148. ; sending commands to server
  149. ;
  150. ;auto-switch-to-control=0
  151. ;
  152. ; next items are new since 0.5
  153. ;
  154. ; default directory sort.
  155. ; 0-unsorted, 1-by name, 2-by ext, 3-by size, 4-by time
  156. ;
  157. ;default-sort=0
  158. ;
  159. ; new since 0.70
  160. ;
  161. ; if this parameter is set, nftp will change into this directory
  162. ; after start
  163. ;
  164. ;default-download-path=
  165. ;
  166. ; default view of remote directory. 1 - raw (as supplied by server),
  167. ; 2 - parsed (owner/group removed)
  168. ;
  169. ;default-dir-mode=1
  170. ;
  171. ; new since 0.80
  172. ;
  173. ; whether to set time/date of retrieved file to original values
  174. ; (as stored on server)
  175. ;
  176. ;preserve-timestamp=yes
  177.  
  178. ; Colours are hexadecimal. First digit - foreground, second - background
  179. ; Add 80 to blink
  180. ;
  181. ; Fore             Fore                Back
  182. ; 00 black         08 darkgrey         00 black
  183. ; 01 blue          09 light blue       10 blue
  184. ; 02 green         0a light green      20 green
  185. ; 03 cyan          0b light cyan       30 cyan
  186. ; 04 red           0c light red        40 red
  187. ; 05 magenta       0d light magenta    50 magenta
  188. ; 06 brown         0e yellow           60 brown
  189. ; 07 grey          0f white            70 grey
  190.  
  191. [colours]
  192. ;
  193. ; ----- File Listing -------------------------------------------
  194. ;
  195. ; cursor pointing to marked directory (not used) (default: yellow on cyan)
  196. ;pointer-marked-dir=3e
  197. ;
  198. ; cursor pointing to marked file (default: yellow on cyan)
  199. ;pointer-marked=3e
  200. ;
  201. ; cursor pointing to directory (default: lightgreen on cyan)
  202. ;pointer-dir=3a
  203. ;
  204. ; cursor pointing to file (default: black on cyan)
  205. ;pointer=30
  206. ;
  207. ; marked directory (not used) (default: yellow on black)
  208. ;marked-dir=0e
  209. ;
  210. ; marked file (default: yellow on black)
  211. ;marked=0e
  212. ;
  213. ; directory (default: green on black)
  214. ;dir=02
  215. ;
  216. ; file (default: grey on black)
  217. ;regular-file=07
  218. ;
  219. ; ----- Dialog windows ------------------------------------------
  220. ;
  221. ; dialog window (default: grey on blue)
  222. ;dialog-box-text=17
  223. ;
  224. ; selected element in a dialog window (default: white on grey)
  225. ;dialog-box-selected=7f
  226. ;
  227. ; entry field (default: black on cyan)
  228. ;dialog-box-entryfield=30
  229. ;
  230. ; dialog window containing important information (default: grey on red)
  231. ;dialog-box-text-warn=47
  232. ;
  233. ; ----- Control Connection Window ------------------------------
  234. ;
  235. ; window header (default: grey on blue)
  236. ;controlconn-header=17
  237. ;
  238. ; server messages and responces (default: grey on black)
  239. ;controlconn-respline=07
  240. ;
  241. ; command which was sent to server (default: lightgreen on black)
  242. ;controlconn-command=0a
  243. ;
  244. ; comment (actually not a part of control connection) (default: lightred on black)
  245. ;controlconn-comment=0c
  246. ;
  247. ; ------ Bookmarks ------------------------------------------------
  248. ;
  249. ; bookmark window (default: black on grey)
  250. ;bookmark-background=70
  251. ;
  252. ; cursor (default: black on cyan)
  253. ;bookmark-pointer=30
  254. ;
  255. ; ------ Built-in File Viewer -----------------------------------
  256. ;
  257. ; file contents (default: grey on black)
  258. ;viewer-text=07
  259. ;
  260. ; status line (default: black on cyan)
  261. ;viewer-header=30
  262. ;
  263. ; string found in the text (default: bright-red on black)
  264. ;viewer-foundtext=0c
  265. ;
  266. ; -------- Miscellaneous ---------------------------------------
  267. ;
  268. ; status lines on remote directory (no. of files, no. of bytes, 
  269. ; current host/directory etc.) (default: grey on blue)
  270. ;status=17
  271. ;
  272. ; status lines on local directory (no. of files, no. of bytes, 
  273. ;  current host/directory etc.) (default: white on blue)
  274. ;status-local=1f
  275. ;
  276. ; file transfer panel (default: grey on blue)
  277. ;transfer-status=17
  278. ;
  279. ; help viewer (default: black on cyan)
  280. ;help=30
  281. ;
  282.  
  283. ; Key definitions. Please note that keys should NEVER overlap, i.e. there are
  284. ; no keystrokes which act differently in different modes. You can assign
  285. ; several keystrokes to the same action; separate them by commas, e.g.:
  286. ;    enter-directory=enter,ctrl-pgdn
  287. ;
  288. ; Do not assign character keys like 'a', '4', arrow keys, Esc.
  289. ;
  290. ; Some keys (e.g., ctrl-ampersand) do not work at all; don't be surprised.
  291. ; Valid combinations